Release 10.1A: OpenEdge Development:
Progress 4GL Reference


GET-DROPPED-FILE( ) method

Returns the name of the dropped file indicated by the index parameter.

Return type: CHARACTER

Applies to: BROWSE widget, BUTTON widget, COMBO-BOX widget, DIALOG-BOX widget, EDITOR widget, FILL-IN widget, FRAME widget, RADIO-SET widget, SELECTION-LIST widget, SLIDER widget, TOGGLE-BOX widget, WINDOW widget

Syntax
GET-DROPPED-FILE ( index ) 

If index is less than 1 or greater than the number of dropped files (as indicated by the NUM-DROPPED-FILES attribute), GET-DROPPED-FILE( ) returns the Unknown value (?). If there is no current drag-and-drop operation, GET-DROPPED-FILE( ) returns the Unknown value (?).


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095